home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 42 / PC Gamer IT CD 42 2-2.iso / utility / net2phone / data1.cab / Langauge_Independent / Net2fone.exe / 0 / RCDATA / TDEBUGFORM / TDEBUGFORM.txt
Text File  |  1999-03-22  |  8KB  |  413 lines

  1. object DebugForm: TDebugForm
  2.   Left = 491
  3.   Top = 204
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Net2Phone Debug'
  7.   ClientHeight = 269
  8.   ClientWidth = 292
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Scaled = False
  15.   OnClose = FormClose
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label13: TLabel
  20.     Left = 193
  21.     Top = 173
  22.     Width = 45
  23.     Height = 13
  24.     Caption = 'RFrames:'
  25.   end
  26.   object Label12: TLabel
  27.     Left = 172
  28.     Top = 155
  29.     Width = 66
  30.     Height = 13
  31.     Caption = 'Silent Frames:'
  32.   end
  33.   object Label11: TLabel
  34.     Left = 201
  35.     Top = 136
  36.     Width = 37
  37.     Height = 13
  38.     Caption = 'Frames:'
  39.   end
  40.   object Label10: TLabel
  41.     Left = 8
  42.     Top = 192
  43.     Width = 102
  44.     Height = 13
  45.     Caption = 'RPacketsLateOrLost:'
  46.   end
  47.   object Label9: TLabel
  48.     Left = 60
  49.     Top = 173
  50.     Width = 50
  51.     Height = 13
  52.     Caption = 'RPackets:'
  53.   end
  54.   object Label8: TLabel
  55.     Left = 16
  56.     Top = 155
  57.     Width = 94
  58.     Height = 13
  59.     Caption = 'PacketsLateOrLost:'
  60.   end
  61.   object Label7: TLabel
  62.     Left = 68
  63.     Top = 136
  64.     Width = 42
  65.     Height = 13
  66.     Caption = 'Packets:'
  67.   end
  68.   object Label4: TLabel
  69.     Left = 8
  70.     Top = 48
  71.     Width = 25
  72.     Height = 13
  73.     Caption = 'Host:'
  74.     Color = clBtnFace
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentColor = False
  81.     ParentFont = False
  82.     Transparent = True
  83.   end
  84.   object Label5: TLabel
  85.     Left = 8
  86.     Top = 80
  87.     Width = 50
  88.     Height = 13
  89.     Caption = 'Mode Out:'
  90.     Color = clBtnText
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clBlack
  93.     Font.Height = -11
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = []
  96.     ParentColor = False
  97.     ParentFont = False
  98.     Transparent = True
  99.   end
  100.   object Label1: TLabel
  101.     Left = 8
  102.     Top = 16
  103.     Width = 41
  104.     Height = 13
  105.     Caption = 'Platform:'
  106.   end
  107.   object Label2: TLabel
  108.     Left = 180
  109.     Top = 16
  110.     Width = 59
  111.     Height = 13
  112.     Caption = 'Loops/Sec: '
  113.   end
  114.   object Label3: TLabel
  115.     Left = 180
  116.     Top = 48
  117.     Width = 51
  118.     Height = 13
  119.     Caption = 'Local Port:'
  120.   end
  121.   object Label6: TLabel
  122.     Left = 184
  123.     Top = 80
  124.     Width = 42
  125.     Height = 13
  126.     Caption = 'Mode In:'
  127.     Color = clBtnText
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clBlack
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ParentColor = False
  134.     ParentFont = False
  135.     Transparent = True
  136.   end
  137.   object szPackets: TLabel
  138.     Left = 120
  139.     Top = 136
  140.     Width = 30
  141.     Height = 13
  142.     Caption = 'nnnnn'
  143.   end
  144.   object Label14: TLabel
  145.     Left = 162
  146.     Top = 192
  147.     Width = 76
  148.     Height = 13
  149.     Caption = 'Silient RFrames:'
  150.   end
  151.   object szPacketsLateOrLost: TLabel
  152.     Left = 120
  153.     Top = 155
  154.     Width = 30
  155.     Height = 13
  156.     Caption = 'nnnnn'
  157.   end
  158.   object szRPackets: TLabel
  159.     Left = 120
  160.     Top = 173
  161.     Width = 30
  162.     Height = 13
  163.     Caption = 'nnnnn'
  164.   end
  165.   object szRPacketsLateOrLost: TLabel
  166.     Left = 120
  167.     Top = 192
  168.     Width = 30
  169.     Height = 13
  170.     Caption = 'nnnnn'
  171.   end
  172.   object szFrames: TLabel
  173.     Left = 248
  174.     Top = 136
  175.     Width = 30
  176.     Height = 13
  177.     Caption = 'nnnnn'
  178.   end
  179.   object szSilentFrames: TLabel
  180.     Left = 248
  181.     Top = 155
  182.     Width = 30
  183.     Height = 13
  184.     Caption = 'nnnnn'
  185.   end
  186.   object szRFrames: TLabel
  187.     Left = 248
  188.     Top = 173
  189.     Width = 30
  190.     Height = 13
  191.     Caption = 'nnnnn'
  192.   end
  193.   object szSilentRFrames: TLabel
  194.     Left = 248
  195.     Top = 192
  196.     Width = 30
  197.     Height = 13
  198.     Caption = 'nnnnn'
  199.   end
  200.   object Label15: TLabel
  201.     Left = 36
  202.     Top = 211
  203.     Width = 74
  204.     Height = 13
  205.     Caption = 'BusyPlayCount:'
  206.   end
  207.   object szBusyPlayCount: TLabel
  208.     Left = 120
  209.     Top = 211
  210.     Width = 30
  211.     Height = 13
  212.     Hint = 'Click to Reset'
  213.     Caption = 'nnnnn'
  214.     ParentShowHint = False
  215.     ShowHint = True
  216.     OnClick = szBusyPlayCountClick
  217.   end
  218.   object Label16: TLabel
  219.     Left = 197
  220.     Top = 211
  221.     Width = 41
  222.     Height = 13
  223.     Caption = 'Cushion:'
  224.   end
  225.   object Label17: TLabel
  226.     Left = 60
  227.     Top = 117
  228.     Width = 52
  229.     Height = 13
  230.     Caption = 'Play Level:'
  231.   end
  232.   object szPlayLevel: TLabel
  233.     Left = 120
  234.     Top = 117
  235.     Width = 30
  236.     Height = 13
  237.     Hint = 'Click to Reset'
  238.     Caption = 'nnnnn'
  239.     ParentShowHint = False
  240.     ShowHint = True
  241.     OnClick = szPlayLevelClick
  242.   end
  243.   object Label19: TLabel
  244.     Left = 170
  245.     Top = 117
  246.     Width = 67
  247.     Height = 13
  248.     Caption = 'Record Level:'
  249.   end
  250.   object szRecLevel: TLabel
  251.     Left = 248
  252.     Top = 117
  253.     Width = 30
  254.     Height = 13
  255.     Hint = 'Click to reset'
  256.     Caption = 'nnnnn'
  257.     ParentShowHint = False
  258.     ShowHint = True
  259.     OnClick = szRecLevelClick
  260.   end
  261.   object CPU: TLabel
  262.     Left = 248
  263.     Top = 16
  264.     Width = 6
  265.     Height = 13
  266.     Caption = '0'
  267.   end
  268.   object ModeIn: TLabel
  269.     Left = 248
  270.     Top = 80
  271.     Width = 30
  272.     Height = 13
  273.     Caption = 'nnnnn'
  274.   end
  275.   object LocalPort: TLabel
  276.     Left = 248
  277.     Top = 48
  278.     Width = 30
  279.     Height = 13
  280.     Caption = 'nnnnn'
  281.   end
  282.   object ModeEdit: TEdit
  283.     Left = 65
  284.     Top = 76
  285.     Width = 40
  286.     Height = 21
  287.     Hint = 'Change Feature Modes'
  288.     TabStop = False
  289.     Font.Charset = DEFAULT_CHARSET
  290.     Font.Color = clBlack
  291.     Font.Height = -11
  292.     Font.Name = 'MS Sans Serif'
  293.     Font.Style = []
  294.     ParentFont = False
  295.     ParentShowHint = False
  296.     ShowHint = True
  297.     TabOrder = 0
  298.     Text = 'STX'
  299.     OnChange = ModeEditChange
  300.   end
  301.   object Doorman: TComboBox
  302.     Left = 65
  303.     Top = 12
  304.     Width = 106
  305.     Height = 21
  306.     Hint = 'Route Call to Production/Test'
  307.     TabStop = False
  308.     Font.Charset = DEFAULT_CHARSET
  309.     Font.Color = clBlack
  310.     Font.Height = -11
  311.     Font.Name = 'MS Sans Serif'
  312.     Font.Style = []
  313.     ItemHeight = 13
  314.     Items.Strings = (
  315.       '<Production>'
  316.       'TEST-1'
  317.       'TEST-2'
  318.       '<Jdoorman>')
  319.     ParentFont = False
  320.     ParentShowHint = False
  321.     ShowHint = True
  322.     TabOrder = 1
  323.     Text = '<Production>'
  324.     OnChange = DoormanChange
  325.   end
  326.   object HostNameEdit: TEdit
  327.     Left = 65
  328.     Top = 44
  329.     Width = 106
  330.     Height = 21
  331.     Hint = 'Change Host Name'
  332.     TabStop = False
  333.     Font.Charset = DEFAULT_CHARSET
  334.     Font.Color = clBlack
  335.     Font.Height = -11
  336.     Font.Name = 'MS Sans Serif'
  337.     Font.Style = []
  338.     ParentFont = False
  339.     ParentShowHint = False
  340.     ShowHint = True
  341.     TabOrder = 2
  342.   end
  343.   object BStatus: TButton
  344.     Left = 58
  345.     Top = 236
  346.     Width = 81
  347.     Height = 21
  348.     Caption = 'Status'
  349.     Font.Charset = ANSI_CHARSET
  350.     Font.Color = clBtnText
  351.     Font.Height = -11
  352.     Font.Name = 'MS Sans Serif'
  353.     Font.Style = []
  354.     ParentFont = False
  355.     TabOrder = 3
  356.     TabStop = False
  357.     OnClick = BStatusClick
  358.   end
  359.   object CloseBtn: TButton
  360.     Left = 162
  361.     Top = 236
  362.     Width = 81
  363.     Height = 21
  364.     Caption = 'Close'
  365.     Font.Charset = ANSI_CHARSET
  366.     Font.Color = clBtnText
  367.     Font.Height = -11
  368.     Font.Name = 'MS Sans Serif'
  369.     Font.Style = []
  370.     ParentFont = False
  371.     TabOrder = 4
  372.     TabStop = False
  373.     OnClick = CloseBtnClick
  374.   end
  375.   object szCushion: TEdit
  376.     Left = 245
  377.     Top = 207
  378.     Width = 44
  379.     Height = 21
  380.     Hint = 'Change Playback Cushion'
  381.     TabStop = False
  382.     Font.Charset = DEFAULT_CHARSET
  383.     Font.Color = clBlack
  384.     Font.Height = -11
  385.     Font.Name = 'MS Sans Serif'
  386.     Font.Style = []
  387.     ParentFont = False
  388.     ParentShowHint = False
  389.     ShowHint = True
  390.     TabOrder = 5
  391.     OnChange = CushionChange
  392.   end
  393.   object XVersion: TEdit
  394.     Left = 113
  395.     Top = 76
  396.     Width = 40
  397.     Height = 21
  398.     Hint = 'Change Feature Modes'
  399.     TabStop = False
  400.     Font.Charset = DEFAULT_CHARSET
  401.     Font.Color = clBlack
  402.     Font.Height = -11
  403.     Font.Name = 'MS Sans Serif'
  404.     Font.Style = []
  405.     ParentFont = False
  406.     ParentShowHint = False
  407.     ShowHint = True
  408.     TabOrder = 6
  409.     Text = '9.0'
  410.     OnChange = XVersionChange
  411.   end
  412. end
  413.